<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.height25 {
    height: 25px;
    background: transparent;
}

.height25B {
    height: 25px;
}

/* ***************å›¾ç‰‡æ–°é—»*************** */
.swiper {
    width: 1000px;
    height: 350px;
    margin: 25px auto;
}

.swiper-wrapper,
.swiper-slide {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    position: relative;
}

.swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
}

.swiper-slide a img {
    width: 100%;
    min-height: 100%;
    display: block;
}

.swiper-slide div {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(53, 94, 146, 0.7);
    padding: 0 200px 0 20px;
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swiper-pagination {
    position: absolute;
    bottom: 12px;
    right: 20px;
    z-index: 2;
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: url(grayPoint.png) no-repeat center;
    background-size: 100% 100%;
    border-radius: 100px;
    margin-left: 10px;
    float: left;
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    background: url(orangePoint.png) no-repeat center;
    background-size: 100% 100%;
}

/*ç¬¬äºŒå¤§å—*/
.section02 {
    width: 1000px;
    margin: 0 auto;
}

.section02L {
    width: 490px;
    height: 249px;
    border: 1px solid #eae9ea;
    padding: 20px;
    background: #fff;
}

.tit {
    width: 100%;
    height: 28px;
    padding-bottom: 9px;
    border-bottom: 1px solid #bcc9dd;
    background: url(http://jyt.jiangsu.gov.cn/picture/160/2308071505032381552.png) no-repeat left top;
    padding-left: 14px;
    transition: 0.6s;
}

.tit-icon1 {
    background: url(http://jyt.jiangsu.gov.cn/picture/160/2308071505032381552.png) no-repeat left top;
}

.tit-icon2 {
    background: url(http://jyt.jiangsu.gov.cn/picture/160/2308071505032607639.png) no-repeat left top;
}

.tit-icon3 {
    background: url(http://jyt.jiangsu.gov.cn/picture/160/2308071505032929467.png) no-repeat left top;
}

.tit li {
    padding: 0 20px;
    border-left: 1px solid #8a9095;
    height: 18px;
    line-height: 18px;
    color: #666666;
    font-size: 17px;
}

.tit li.titC a {
    font-weight: 500;
    color: #2389ef;
}

.tit li:first-child {
    border-left: 0;
}

.list {
    padding-top: 5px;
}

.list li {
    font-size: 15px;
    color: #999999;
    line-height: 30px;
    background: url(listPic01.png) no-repeat left center;
    padding-left: 14px;
}

.list li a {
    width: 356px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
}

.section02M {
    margin-left: 20px;
}

.section02R {
    width: 320px;
    height: 249px;
    margin-left: 20px;
}

.section02RTop {
    height: 100px;
    position: relative;
}


.section02RBot {
    width: 320px;
    height: 154px;
    border: 1px solid #eae9ea;
    padding: 20px;
    /*padding-top:0;*/
    background: url(sectionBoxBg02.png) no-repeat;
    /*margin-top: 25px;*/
}

.botImg {
    width: 1000px;
    margin: 25px auto 40px;
}

.botImg&gt;div {
    border: 1px solid #dcdee0;
}

.botImg&gt;div.botImg-img2 {
    margin-left: 20px;
}

.botImg img {
    display: block;
    width: 318px;
    height: 46px;
}

/*å°å›¾ç‰‡æ–°é—»*/
.bord {
    width: 320px;
    height: 100px;
    border: solid 0px #ccc;
    padding: 1px;
}

.focusBox {
    position: relative;
    width: 320px;
    height: 95px;
    overflow: hidden;
    font-size: 12px;
    text-align: left;
}

.focusBox .pic img {
    width: 320px;
    height: 100px;
    display: block;
    border: none;
}

.pic {
    float: left;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 30px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=80);
    opacity: 0.8;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 30px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt ul {
    padding-left: 15px;
}

.focusBox .txt li {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: -400px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    text-decoration: none;
    font-size: 13px;
    line-height: 30px;
}

.focusBox .txt li a:hover {
    color: #1d72c2;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    right: 22px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 10px;
    height: 10px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: url(white_point.png) no-repeat;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: url(green_point.png) no-repeat;
}

.btn_pre {
    background: url(pre.png) no-repeat;
    width: 19px;
    height: 39px;
    position: absolute;
    left: 0;
    top: 31px;
    z-index: 999;
    cursor: pointer;
}

.btn_after {
    background: url(after.png) no-repeat;
    width: 19px;
    height: 39px;
    position: absolute;
    right: 0;
    top: 31px;
    z-index: 999;
    cursor: pointer;
}


</pre></body></html>